home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / progtool / gnu / gnushell / examples / modul1.h < prev    next >
Text File  |  1995-11-25  |  49b  |  2 lines

  1. char *Capital(char *s); /* Capitalize string */
  2.